Information about the award of points to a member of the current user's team (aka organisation)
Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| member | ProfileBean | Returns a ProfileBean descrining the team member | |
| numPoints | Long | The number of points allocated | |
| mostPoints | Long | The greatest number of points allocated to a team member in the containing list NOTE: This is the most for ANY member in the team, which allows you to calculate a relative percentage | |
| percent | long | The percentage of the total points in this list this member earned |
Hide comments